/* Begin CSS */

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,p,fieldset,blockquote,table,th,td,embed,object{margin:0; padding:0;}

body a {outline:none}

table {
	border-collapse:collapse; 
	border-spacing:1;
}

img,abbr {border:none;}

address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal; font-weight:normal;}

ul {margin-top:0; margin-bottom:0; list-style:none;}

li {padding-bottom: 0.4em} 

h1,h2,h3,h4,h5,h6{font-size:1.0em;}

q:before, q:after{content:'';}

a, ins{text-decoration:none;}

* {margin:0; padding:0; outline:none;}           /*  Firefox Fix  */

body {
	width: 980px;
	margin:0;
	padding:0;
	background: url(images/mainbg.jpg) left 1px repeat-x;
}

a {
	text-decoration:none;
	outline:0;
}

div {
	margin:0 auto;
}

.clear {
	clear:both;
}

img {
	border:0;
}

h1,h2,h3 {
	margin:0;
	padding:0;
	font-weight:bold;
}

span.normal_text {
	color: #4D4C4C;                   /*  #696969  */
	font-family: Tahoma, Verdana, sans-serif, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
}

span.normal_text a:link, a:visited {
	color: #0066cc;
	text-decoration: none;
}     

span.normal_text a:hover {
	color: #000;
	text-decoration: underline;
}
	
#moo_container {
	margin-left:auto; 
	margin-right:auto; 
	margin-top:30px; 
	width:760px;
}

#layer2 {                             /*** pts logo ***/
	position: absolute; 
	width: 266px; height: 188px; 
	z-index: 2; 
	left: 10px; 
	top: 8px; 
	visibility: visible;
}

#layer3 {                             /*** c405 ***/                            
	position: absolute; 
	width: 107px; height: 224px; 
	z-index: 3; 
	left: 130px; top: 250px; 
	visibility: visible;
	cursor: pointer;
}

#layer9 {                             /*** Copyright ***/
	position: absolute; 
	width: 350px; height: 23px; 
	left: 390px; top: 523px;
	z-index: 100;
	font-family: Tahoma, Verdana, sans-serif, Arial, Helvetica;
	font-size: 62.5%;
	color: #666666;
}  

#layer15 {
	font-size: 100%;
	color: #666666;
}

#layer15 a:link, a:visited {
	color: #0066cc;
	text-decoration: none;
}     

#layer15 a:hover {
	color: #000;
	text-decoration: none;
}

#footer {
	position: absolute; 
	width: 960px; height: 23px; 
	z-index: 100; 
	left: 10px; 
	top: 500px;
}

a:link, a:visited {
	color: #0066cc;
	text-decoration: none;
}     

a:hover {
	color: #000;
	text-decoration: none;
}


/***   End of CSS   ***/
